home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-03-06 | 836 b | 25 lines | [TEXT/GEOL] |
- Item 5265375 23-Dec-87 15:31
-
- From: D0830 Data Translation, Dev, R Burger
-
- To: MACAPP$ MacApp Interest List
-
- Sub: TWindow Subclasses
-
- Another item for the global wish list --
-
- NewSimpleWindow and NewPaletteWindow are defined such that they
- always create instances of TWindow. In our application we have
- descendants of TWindow to handle activation and deactivation events
- in special ways -- as a result we can't use NewSimpleWindow and
- NewPaletteWindow. It would be nice if these utility routines were
- written in such a way that TWindow and descendant instances could
- be used.
-
- Other than that, though, I've been really impressed with the ease in
- which most standard objects can be subclassed.
-
- Roberto Sierra
- Data Translation, Inc.
-
-